home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / C-Cl / CD-ROM Tutorial.cpt / CD-ROM Tutorial / background_16786.txt < prev    next >
Text File  |  1990-04-04  |  1KB  |  73 lines

  1. -- background: 16786 from stack: in
  2. -- bmap block id: 17051
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. -- From DACHS Art Disk #1
  8. --Copyright 1988 By Carl de Cordova
  9. --All Commercial Rights Reserved
  10.  
  11.  
  12.  
  13. -- part 11 (field)
  14. -- low flags: 80
  15. -- high flags: 0004
  16. -- rect: left=0 top=0 right=342 bottom=474
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 0
  20. -- font id: 3
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: About
  25.  
  26.  
  27. -- part 13 (field)
  28. -- low flags: 80
  29. -- high flags: 0004
  30. -- rect: left=0 top=0 right=341 bottom=474
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 0
  34. -- font id: 3
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: Help
  39.  
  40.  
  41. -- part 20 (field)
  42. -- low flags: 00
  43. -- high flags: 2001
  44. -- rect: left=88 top=94 right=161 bottom=426
  45. -- title width / last selected line: 0
  46. -- icon id / first selected line: 0 / 0
  47. -- text alignment: 0
  48. -- font id: 21
  49. -- text size: 14
  50. -- style flags: 4352
  51. -- line height: 18
  52. -- part name: 
  53.  
  54.  
  55. -- part 21 (button)
  56. -- low flags: 00
  57. -- high flags: 8000
  58. -- rect: left=397 top=291 right=338 bottom=474
  59. -- title width / last selected line: 0
  60. -- icon id / first selected line: 19381 / 19381
  61. -- text alignment: 1
  62. -- font id: 0
  63. -- text size: 12
  64. -- style flags: 0
  65. -- line height: 16
  66. -- part name: Review
  67. ----- HyperTalk script -----
  68. on mouseUp
  69.   visual effect wipe right
  70.   go to prev card
  71. end mouseUp
  72.  
  73.